Represents a point enum field that associates a text string with an integer point value.
CimPointEnumField
Represents a point enum field that associates a text string with an integer point value.
|
Name | Description | Data Type |
---|---|---|
Text | The Text property gets and sets the text of the point enum field. | string |
Value | The numeric value of the point enum field. | integer |
SetpointAllowed | The SetpointAllowed property gets and sets if a setpoint is allowed with this enum text for the point. | boolean |